New API version release#3380
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…om/clerk/clerk-docs into bruno/user-5311-latest-api-version
…m type name - Correct del/ins line ranges in the 2026-05-12 and Core 3 metadata examples so closing braces highlight correctly - Use > [!NOTE] callouts on the native mobile user pages - Align updateUserMetadata() param type with @clerk/backend (UserMetadataParams) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Pushed some review fixes directly in 3414da8.
Have a look, and let me know if anything looks off. I also updated the todo list in the PR description with a few more items. |
| | Python | TBD | | ||
| | Remix | TBD | | ||
| | Ruby | TBD | | ||
| | Vue | TBD | |
There was a problem hiding this comment.
Leaving a comment to flag that TBDs need to be fixed before merge. From @brunol95:
On the day of the release - my plan is to update the docs with all the latest version once the sdk PRs are merged/released
|
@brunol95 left a docs review with some small fixes:
I noticed there was still a mention of
|
- updateUser() metadata param deprecation points to both updateUserMetadata() (partial/merge) and replaceUserMetadata() (full replacement) so migrators relying on replace semantics aren't silently switched to merge - Drop "API" from "future major API version" — these are SDK deprecations, not bound to a future API version date - Move the deprecation > [!NOTE] callout to the top of the "Update user metadata" section on the native iOS/Android pages Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Pushed re-review fixes directly in 0886311.
|
yep! |

🔎 Previews:
What does this solve? What changed?
In the next API version, metadata updates through the user update method are disallowed. This PR documents the API version page along with sdk changes to support the new version.
Todos
Deadline